CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯 图像边缘

搜索资源列表

  1. baseimagpro

    0下载:
  2. 图像基本处理源代码,C语言,包含二值化、直方图均衡处理、边缘检测、高斯模糊等很多个程序代码,初学图像处理编程很好用-Basic image processing source code, C language, contains two values, histogram equalization, edge detection, Gaussian blur, and many a program code, image processing program is useful beginner
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5601315
    • 提供者:翁文第
  1. 61IC_H474

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-With the MFC implementation of an image processing example code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8832855
    • 提供者:郭坦
  1. IP

    2下载:
  2. 1)8位和24位bmp文件的打开,保存,自动判别文件类型并进行相应的设置。 2)对同一副bmp图像的多视图显示,包括:一般图像视图,直方图视图(支持彩色), 图像属性视图,24位bmp的RGB各分量视图。 3)各种卷积核的滤波操作。包括:拉普拉斯二阶微分算子,LoG算子, 高斯平滑算子,sobel垂直/水平边缘增强算子,sobel边缘强度算子,两种 不同半径的圆形滤波器,另外canny边缘检测算子也可以在程序中使用。 4)8位24位bmp图像之间的相互转化。 5
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:184654
    • 提供者:方四
  1. edge

    0下载:
  2. 边缘检测图像应用高斯滤波器平滑图像,用双阈值算法检测和连接边缘。-Application of edge detection image smoothing Gaussian filter images, with dual-threshold algorithm for edge detection and connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1022
    • 提供者:腾黎明
  1. image

    0下载:
  2. 该资源将对图像进行处理的所有最基本的操作如:拉普拉斯锐化(边缘检测),梯度锐化,高斯平滑,直方图均衡,Walsh变换等等单独编程实现,每种功能均独立-The resources will be dealt with images of all the most basic operations such as: Laplacian sharpening (edge detection), the gradient sharpening, Gaussian smoothing, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:5539884
    • 提供者:祝建林
  1. 20061107094443510

    0下载:
  2. 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25367
    • 提供者:李强强强
  1. ShuZiTuXiang

    0下载:
  2. 数字图像处理最基本的一些算法,包括图像的Hough变换.维纳滤波.拉普拉斯高斯边缘检测等,是txt格式的源文件。-Digital image processing some of the most basic algorithm, including the image of the Hough transform. Wiener filter. Laplacian of Gaussian edge detection and so on, are the source txt file for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:21728
    • 提供者:kunlunshanjiao
  1. tx3d

    0下载:
  2. 用VC编写得灰度拉伸、拉普拉斯高斯边缘检测和图像的3D灰度显示得代码-VC with the preparation of a gray-scale stretch, Laplacian of Gaussian edge detection and 3D images show a gray code
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3279
    • 提供者:bunny
  1. tmOutLine

    0下载:
  2. 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯——拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:尧思齐
  1. suanfa

    0下载:
  2. 图像算法 明亮度 对比度 Hough变换 图像增强技术 图像平移 图像旋转 图像的3D灰度显示 图像的反色 图像缩放 图像转置 图像镜像 拉普拉斯高斯边缘检测 显示浮雕文字效果 显示渐变色彩效果 浮雕技术 灰度均衡 灰度拉伸 维纳滤波处理 逆滤波处理 阈值变换 雕刻技术-Image brightness contrast algorithm Hough transform image enhancement te
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:25279
    • 提供者:warsour
  1. ClassDesign

    0下载:
  2. 设计了一个图像处理的类,有sobel、Laplacian等边缘检测算法的实现,还有FFT、理想高通、低通滤波器、巴特沃斯滤波器的实现-Designed a type of image processing, a sobel, Laplacian edge detection algorithm such as the realization, as well as FFT, the ideal high-pass, low pass filter, Butterworth filter to a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7102
    • 提供者:Julie
  1. waterprint

    0下载:
  2. 用matlab实现数字水印程序,嵌入的水印为高斯水印,可对比显示水印信息、原图、算子的边缘图和嵌入水印后的图像-Matlab digital watermark with the procedures for the Gaussian watermark embedded watermark, the watermark can be compared show information, artwork, operator of the edge map and the embedded wat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:690
    • 提供者:srh
  1. The_code_of_image_processing

    0下载:
  2. 图像缩放,中值滤波,高斯平滑,二值化,canny边缘提取等 c++源代码-Image scaling, median filtering, Gaussian smoothing, binarization, canny edge detection c++ source code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3755391
    • 提供者:郭鲁强
  1. MFC_Graphic

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (edge detection), the threshold c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8815078
    • 提供者:萤火虫
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. 89346528ImageEnage

    0下载:
  2. matlabcontourlet变换结合了不可分离的方向滤波组,具备小波所不能表达的多方向特性,能有效捕获自然图像的边缘轮廓信息。本文分析了图像ontourlet系数的统计特征,并利用广义高斯函数对各子带系数层进行建模。将此模型应用于基于VisTex的自建纹理图像库,采用矩匹配估计法,提取模型参数集,运用K2L -matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:890284
    • 提供者:李四
  1. codefile

    0下载:
  2. 20多个常用vc++的数字图象处理算法实现。包括二值化变化、反色、直方图均衡、灰度均衡、阈值变换、图像旋转、高斯平滑、边缘检测、hough变换、均值滤波、傅立叶变换、离散余弦变换、canny算子边缘提取、逆滤波和维纳滤波等。-Vc++ in more than 20 commonly used digital image processing algorithms. Including binary change, anti-color, histogram equalization, gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3732188
    • 提供者:林涛
  1. imageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3330673
    • 提供者:啊哦
  1. laplacian

    0下载:
  2. 数字图像处理中,运用高斯低通与拉普拉斯算子来实现对图像的边缘检测。-Digital image processing, the use of low pass and Laplacian of Gaussian operator to realize the edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:431472
    • 提供者:lw
  1. radonLikeFeaturesDemo

    0下载:
  2. 该演示中包含的代码演示如何氡相似的功能,可以用来提高(以及部分)在Connectome电磁图像单元格边界。 请举出下列文件如果您发现此代码有用: Ritwik库马尔,阿梅里奥五雷纳和Hanspeter Pfister说“氡样的特点及其应用Connectomics”,接受,IEEE计算机学会研讨会在生物医学图像分析(MMBIA)2010年数学方法 http://seas.harvard.edu/〜 rkkumar radonLikeFeaturesDemo
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12734
    • 提供者:zhou
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com